Skip to content

Conversation

@keldonin
Copy link
Contributor

@keldonin keldonin commented Sep 7, 2022

This commit provides a fix for issue #140.

  • Adding a default mechanism for CKK_GENERIC_SECRET key type
  • Fixing condition for including CKA_VALUE_LEN when generating a secret key. It is now skipped only for those algorithms that do not want it.

@keldonin keldonin changed the title fix for issue #140 fix for issue #140 : lack of support for generation of CKK_GENERIC_SECRET key type Sep 7, 2022
- Adding a default mechanism for `CKK_GENERIC_SECRET` key type
- Fixing condition for including `CKA_VALUE_LEN` when generating a secret key. It is now skipped only for those algorithms that do not want it.
@MatthiasValvekens MatthiasValvekens force-pushed the implement-fix-for-issue-140 branch from 862e9c5 to e8ef7bd Compare June 19, 2025 20:16
@MatthiasValvekens MatthiasValvekens merged commit 548056a into pyauth:master Jun 19, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants